| UsersDemo |
| Logical Entity Name | UsersDemo |
| Default Table Name | UsersDemo |
| Physical Only | NO |
| Definition | |
| Note |
| UsersDemo Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
UserID |
int | NO | ||
| UserName | nvarchar(255) | NO | ||
| Password | varbinary(50) | YES | ||
| FullName | nvarchar(255) | NO | ||
| OtherFields | nvarchar(255) | YES |
| UsersDemo Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_UsersDemo | PrimaryKey | UserID |
| UsersDemo Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| UsersDemo Check Constraints |
| Check Constraint Name | CheckConstraint |